﻿2026-07-06T06:37:40.1448860Z ##[group]Run actions/checkout@v5
2026-07-06T06:37:40.1449173Z with:
2026-07-06T06:37:40.1449373Z   repository: SaberMage/spt-shell-notify
2026-07-06T06:37:40.1449603Z   path: .adapter-notify
2026-07-06T06:37:40.1451100Z   token: ***
2026-07-06T06:37:40.1451281Z   ssh-strict: true
2026-07-06T06:37:40.1451452Z   ssh-user: git
2026-07-06T06:37:40.1451620Z   persist-credentials: true
2026-07-06T06:37:40.1451824Z   clean: true
2026-07-06T06:37:40.1452001Z   sparse-checkout-cone-mode: true
2026-07-06T06:37:40.1452198Z   fetch-depth: 1
2026-07-06T06:37:40.1452371Z   fetch-tags: false
2026-07-06T06:37:40.1452561Z   show-progress: true
2026-07-06T06:37:40.1452738Z   lfs: false
2026-07-06T06:37:40.1452894Z   submodules: false
2026-07-06T06:37:40.1453057Z   set-safe-directory: true
2026-07-06T06:37:40.1453255Z ##[endgroup]
2026-07-06T06:37:40.2155487Z Syncing repository: SaberMage/spt-shell-notify
2026-07-06T06:37:40.2161046Z ##[group]Getting Git version info
2026-07-06T06:37:40.2161379Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-06T06:37:40.2540739Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T06:37:40.2755268Z git version 2.43.0.windows.1
2026-07-06T06:37:40.2781011Z ##[endgroup]
2026-07-06T06:37:40.2789571Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\cab6f0bb-be48-4e58-ad88-5cc8918f87ba\.gitconfig'
2026-07-06T06:37:40.2804620Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cab6f0bb-be48-4e58-ad88-5cc8918f87ba' before making global git config changes
2026-07-06T06:37:40.2805300Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T06:37:40.2809872Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T06:37:40.3071411Z ##[group]Initializing the repository
2026-07-06T06:37:40.3076766Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T06:37:40.3396909Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-06T06:37:40.3421846Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-06T06:37:40.3676295Z ##[endgroup]
2026-07-06T06:37:40.3676652Z ##[group]Disabling automatic garbage collection
2026-07-06T06:37:40.3681192Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T06:37:40.4659758Z ##[endgroup]
2026-07-06T06:37:40.4660084Z ##[group]Setting up auth
2026-07-06T06:37:40.4666545Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T06:37:40.4915849Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T06:37:40.9204812Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T06:37:40.9460561Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T06:37:41.4212363Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T06:37:41.4430425Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T06:37:41.9117485Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T06:37:41.9421109Z ##[endgroup]
2026-07-06T06:37:41.9421540Z ##[group]Determining the default branch
2026-07-06T06:37:41.9422927Z Retrieving the default branch name
2026-07-06T06:37:42.3358756Z Default branch 'main'
2026-07-06T06:37:42.3359266Z ##[endgroup]
2026-07-06T06:37:42.3359557Z ##[group]Fetching the repository
2026-07-06T06:37:42.3366274Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-06T06:37:43.5662403Z From https://github.com/SaberMage/spt-shell-notify
2026-07-06T06:37:43.5662762Z  * [new branch]      main       -> origin/main
2026-07-06T06:37:43.5786426Z ##[endgroup]
2026-07-06T06:37:43.5786814Z ##[group]Determining the checkout info
2026-07-06T06:37:43.5787824Z ##[endgroup]
2026-07-06T06:37:43.5795263Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T06:37:43.6055817Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T06:37:43.6279300Z ##[group]Checking out the ref
2026-07-06T06:37:43.6283944Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-06T06:37:43.6594308Z branch 'main' set up to track 'origin/main'.
2026-07-06T06:37:43.6594620Z Reset branch 'main'
2026-07-06T06:37:43.6614717Z ##[endgroup]
2026-07-06T06:37:43.6862974Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T06:37:43.7077110Z ee2d37eadc730c0019e0af82d683074c509634a2
